CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crc c

搜索资源列表

  1. CRC16SHC

    0下载:
  2. 这是用MCS51编的Modbus传输的CRC校验源程序,以通过实战的校验,简短!-This is MCS51 series Modbus transmission CRC checksum source in order to realize the check, the short!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1408
    • 提供者:李安
  1. CRC_VBA

    0下载:
  2. crc function of excel
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:9401
    • 提供者:zhangping
  1. CRC

    0下载:
  2. 产生CRC校验码最简单的C++ 实现,低位在前高位在后-CRC check code generated the most simple C++ realization of the previous low in the post-high
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9129
    • 提供者:陈玥
  1. DS18b20_C_CRC

    0下载:
  2. 自己用C写的测温芯片(ds18b20)的驱动程序,有CRC校验,主控芯片为51类型,其中还有ds18b20的中英文资料各一份。-Their use of C-chip temperature measurement of Writing (ds18b20) driver has CRC checksum, the master chip for the 51 type, have one of DS18B20 information in both English and Chinese eac
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2237822
    • 提供者:xxz
  1. CRC

    0下载:
  2. CRC 差错检测,使用C语言实现-CRC error detection, the use of C language implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1000
    • 提供者:jackli
  1. 1

    0下载:
  2. C51实现16位CRC检验码,简短只有不到2K的大小,高效适合扩展。-C51 test to achieve 16-bit CRC code, the short size of less than 2K, and efficient for the expansion.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:195352
    • 提供者:小超
  1. crc_division

    0下载:
  2. 16位CRC的按位除法,多项式为16,12,5,1-16-bit division by the CRC, the polynomial for 16,12,5,1
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:525
    • 提供者:张州
  1. CRC

    0下载:
  2. C Simple Program. Which show how to do programming in C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:587
    • 提供者:Ankit
  1. CRC

    0下载:
  2. CRC效验算法...希望对大家有用,在visual c++ 6.0下编译通过。-CRC-tested algorithm useful for all of us ... I hope ,that in visual c++ 6.0 compiler passed under.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3452
    • 提供者:dang
  1. crc

    0下载:
  2. 查表法CRC校验,用C语言编写,简单实用.-Check CRC look-up table method, the use of C to prepare, simple and practical procedures.
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:yan jie
  1. CRC

    0下载:
  2. CRC computing in C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:638
    • 提供者:Carlos
  1. CRC

    0下载:
  2. Windows, C++, 单函数计算 CRC的程序源代码-Windows, C++, for CS single function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:989
    • 提供者:皮特王
  1. CRC

    0下载:
  2. 该程序详尽介绍了crc程序检查,对单片机C语言的可靠执行非常重要。 本文从理论上推导出CRC算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC计算程序-The program includes detailed descr iptions of procedures to check the crc of reliable single-chip implementation of C language
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4056
    • 提供者:ahu
  1. CRCcode-c

    0下载:
  2. 讲解循环冗余校验的原理以及实现的方法,对学习通信校验很有帮助-To explain the principles of CRC, as well as the realization of the method, useful for learning communication check
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:1074
    • 提供者:deng
  1. crc

    0下载:
  2. CRC编译码原理,以及CRC编译码c语言实现方法-Principles of CRC encoding and decoding, as well as the CRC encoding and decoding methods c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1401
    • 提供者:江润坤
  1. crc_high

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,高位先处理,接收校验成功标志为1d0f.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, high bit to deal with first, mark of success receiving check is 1d0f.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1316
    • 提供者:dustin
  1. crc

    0下载:
  2. CRC校验 应用环境:PICF877A 开发环境:MPLAB 开发语言:C-Application environment CRC checksum: PICF877A development environment: MPLAB development language: C
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2291
    • 提供者:star
  1. DNP3_CRC_Calculation

    0下载:
  2. SAMPLE CRC CALCULATIONS This document contains ‘C’ language coding examples that illustrate how to compute the DNP3 CRC.-SAMPLE CRC CALCULATIONS This document contains ‘C’ language coding examples that illustrate how to compute the DNP3 CRC.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:89460
    • 提供者:dyngo
  1. RFC_1622_CRC16_m

    1下载:
  2. RFC1662 CRC-16 table generation and CRC checking. Implemented in embedded matlab with scr ipt to test and enable c/c++ code generation. Useful fo check against VHDL/Verilog and other embedded systems to help generate test vectors.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1132
    • 提供者:spaander
  1. CRC

    0下载:
  2. 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控 制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格 更加实用的CRC 计算程序。-This paper theoretically deduced from the principles of CRC algorithm is given three separate computers or micro-controller to adapt to different hardware
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:27801
    • 提供者:陈安伟
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com